home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Directory Access.app / Contents / Resources / Italian.lproj / DirectoryAccessHelp / sty / toc_style.css < prev   
Encoding:
Cascading Style Sheet File  |  2003-09-04  |  740 b   |  40 lines

  1.  /* IP CSS TOC Style 1.0 */
  2.  /* <html><head><meta name="robots" content="noindex"></head></html> */
  3. p              {
  4.     color: black;
  5.     font-weight: normal;
  6.     font-size: 9pt;
  7.     font-family: "Lucida Grande", Helvetica, Arial;
  8.     text-decoration: none;
  9.     margin-bottom: -4px
  10.     }
  11.  
  12.  
  13.  
  14.  
  15. h1                  {
  16.     color: gray;
  17.     font-size: 12pt;
  18.     font-family: "Lucida Grande", Helvetica, Arial;
  19.     margin-top: 35px;
  20.     padding-bottom: 4px
  21.     }
  22.  
  23.  
  24. h2     {
  25.     color: black;
  26.     font-size: 9pt;
  27.     font-family: "Lucida Grande", Helvetica, Arial;
  28.     margin-top: 16px;
  29.     margin-bottom: -6px
  30.     }
  31.  
  32. a      {
  33.     color: blue;
  34.     font-family: "Lucida Grande", Helvetica, Arial;
  35.     text-decoration: none
  36.     }
  37.  
  38. a:hover  { text-decoration: underline }
  39. body { margin-left: 12px; padding-right: 9px }
  40.